GtkWindow: improve the inspector keybinding
authorMatthias Clasen <mclasen@redhat.com>
Fri, 26 Sep 2014 13:37:28 +0000 (09:37 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 26 Sep 2014 13:50:33 +0000 (09:50 -0400)
commit3b62f2f01da84d78905f134cd0547a898eb236ee
treeb0fd739a1254a9abdccf8cd42a88925b053b8d67
parenteea2e1c6319d79bbfc53c6f5c38aaf99a9501009
GtkWindow: improve the inspector keybinding

Binding signals can return a boolean indicating whether they
handled the event. Use that here and return FALSE if the
inspector keybinding is disabled.
gtk/gtkwindow.c
gtk/gtkwindow.h